Skip to content

fixed d3.range(0, 1, 1/49) returns 50 elements!#193

Closed
likev wants to merge 1 commit intod3:masterfrom
likev:patch-1
Closed

fixed d3.range(0, 1, 1/49) returns 50 elements!#193
likev wants to merge 1 commit intod3:masterfrom
likev:patch-1

Conversation

@likev
Copy link

@likev likev commented Mar 6, 2021

d3.range(0, 1, step) is frequently used scenario and I think we should fixed it.

d3.range(0, 1, step) is frequently used scenario and I think we should fixed it.
@mbostock mbostock closed this Mar 6, 2021
@Fil
Copy link
Member

Fil commented Mar 6, 2021

See #150 which introduces d3.linspace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants